Skip to content

feat: migrate from wit-bindgen to go-pkg #2

Merged
asteurer merged 6 commits intobytecodealliance:mainfrom
asteurer:update
Feb 17, 2026
Merged

feat: migrate from wit-bindgen to go-pkg #2
asteurer merged 6 commits intobytecodealliance:mainfrom
asteurer:update

Conversation

@asteurer
Copy link
Contributor

@asteurer asteurer commented Feb 7, 2026

This PR has two commits:

  • Commit 22baf34 shows the wit-bindgen packages as they are currently
  • Commit 2a6ad2c shows the actual code changes required to migrate from wit-bindgen to go-pkg .

Hopefully this makes review a little easier.

Additionally, I have a working fork of wit-bindgen that has this commit checked in as a submodule.

Signed-off-by: Andrew Steurer <94206073+asteurer@users.noreply.github.com>
Signed-off-by: Andrew Steurer <94206073+asteurer@users.noreply.github.com>
@asteurer asteurer requested a review from ricochet February 7, 2026 03:36
Copy link

@dicej dicej left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @asteurer. I'll admit I still don't know the rules governing go-import meta elements (and can't seem to find any official documentation about them), so my inline suggestions may or may not be relevant. I suppose we'll just need to test everything using go get to be sure we've got it right.

asteurer and others added 4 commits February 17, 2026 16:26
Signed-off-by: Andrew Steurer <94206073+asteurer@users.noreply.github.com>
Signed-off-by: Andrew Steurer <94206073+asteurer@users.noreply.github.com>
Signed-off-by: Andrew Steurer <94206073+asteurer@users.noreply.github.com>
@asteurer asteurer merged commit 3c1d534 into bytecodealliance:main Feb 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants